Creating Reusable Components

This chapter focuses on how you create dynamic components that can be reused from application to application. It discusses important design issues and provides a number of useful examples. If you are designing larger web applications, you will find this information invaluable.


Introduction
Explains what they are, how they work, and how they can make application development more efficient.
Examples
A suite of reusable component examples. Each example lets you interact with a different reusable component and see how to use it in your own page. Full source code is provided for the example page and for the embedded reusable component.